pub fn make_counter_session(
    count: u64
) -> SharedSession<LinearToShared<SendValue<u64, Release>>>