pub unsafe extern "C" fn _io_uring_prep_writev( sqe: *mut io_uring_sqe, fd: c_int, iovecs: *mut iovec, nr_vecs: c_uint, offset: off_t, )