pub unsafe extern "C" fn io_uring_cq_eventfd_toggle(
    ring: *mut io_uring,
    enabled: bool
) -> c_int