pub unsafe extern "C" fn io_uring_queue_init( entries: c_uint, ring: *mut io_uring, flags: c_uint, ) -> c_int