pub unsafe extern "C" fn aeron_driver_context_set_congestioncontrol_supplier(
    context: *mut aeron_driver_context_t,
    value: aeron_congestion_control_strategy_supplier_func_t,
) -> c_int