pub unsafe extern "C" fn aeron_driver_context_set_send_channel_loss_supplier(
context: *mut aeron_driver_context_t,
func: aeron_send_channel_loss_supplier_func_t,
clientd: *mut c_void,
) -> c_intpub unsafe extern "C" fn aeron_driver_context_set_send_channel_loss_supplier(
context: *mut aeron_driver_context_t,
func: aeron_send_channel_loss_supplier_func_t,
clientd: *mut c_void,
) -> c_int