pub unsafe extern "C" fn aeron_data_packet_dispatcher_add_subscription(
    dispatcher: *mut aeron_data_packet_dispatcher_t,
    stream_id: i32,
) -> c_int