pub unsafe extern "C" fn aeron_driver_receiver_init(
    receiver: *mut aeron_driver_receiver_t,
    context: *mut aeron_driver_context_t,
    system_counters: *mut aeron_system_counters_t,
    error_log: *mut aeron_distinct_error_log_t,
) -> c_int