pub unsafe extern "C" fn io_uring_prep_close_direct(
    sqe: *mut io_uring_sqe,
    file_index: c_uint
)