pub unsafe extern "C" fn io_uring_prep_fadvise( sqe: *mut io_uring_sqe, fd: c_int, offset: __u64, len: __u32, advice: c_int, )