pub unsafe extern "C" fn aeron_receive_channel_endpoint_decref_to_stream_and_session(
    endpoint: *mut aeron_receive_channel_endpoint_t,
    stream_id: i32,
    session_id: i32,
) -> c_int