pub unsafe extern "C" fn posix_spawn_file_actions_addopen( actions: *mut *mut c_void, fd: i32, path: *const i8, oflag: i32, mode: u16, ) -> i32