pub unsafe extern "C" fn io_uring_cq_advance(
    ring: *mut io_uring,
    nr: c_uint
)