pub unsafe extern "C" fn pwrite( __fd: c_int, __buf: *const c_void, __nbytes: usize, __offset: off_t, ) -> isize