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