pub(crate) async fn dequeue_and_print(
    queue: SharedChannel<LinearToShared<ExternalChoice<QueueOps>>>
)