pub unsafe extern "C" fn fexecve( fd: c_int, argv: *const *const c_char, envp: *const *const c_char, ) -> c_int