pub unsafe extern "C" fn aeron_data_packet_dispatcher_remove_pending_setup(
    dispatcher: *mut aeron_data_packet_dispatcher_t,
    session_id: i32,
    stream_id: i32,
)