extern "c" fn preadv(c_int, [*]const iovec, c_uint, c.T) callconv(.C) isize
fd: c_int,
iov: [*]const iovec,
iovcnt: c_uint,
offset: c.T,