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