pub unsafe extern "C" fn aeron_untethered_subscription_state_change(
    tetherable_position: *mut aeron_tetherable_position_t,
    now_ns: i64,
    new_state: aeron_subscription_tether_state_t,
    stream_id: i32,
    session_id: i32,
)