pub(crate) fn make_counter_session(
    count: u64
) -> SharedSession<LinearToShared<ExternalChoice<CounterCommand>>>