pub unsafe extern "C" fn pwritev64(
    fd: i32,
    iov: *const iovec,
    iovcnt: i32,
    offset: i64
) -> isize