pub unsafe fn io_uring_prep_read_multishot( sqe: *mut io_uring_sqe, fd: c_int, nbytes: c_uint, offset: u64, buf_group: c_int, )