pub unsafe extern "C" fn posix_spawn_file_actions_adddup2( actions: *mut *mut c_void, fd: i32, newfd: i32, ) -> i32