pub unsafe extern "C" fn io_uring_queue_init_params( entries: c_uint, ring: *mut io_uring, params: *mut io_uring_params, ) -> c_int