pub unsafe extern "C" fn preadv64v2( fd: c_int, iov: *const iovec, iovcnt: c_int, offset: off64_t, flags: c_int) -> ssize_t