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