pub unsafe extern "C" fn os_pwrite( fd: c_int, buf: *const c_void, nbyte: usize, offset: uint64, ) -> c_int