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