pub unsafe extern "C" fn fexecve( __fd: i32, __argv: *const *mut u8, __envp: *const *mut u8, ) -> i32