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