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