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