pub fn set_data_queue(dq: Rc<RefCell<dyn DataQueue>>)
Panics if setting the global data queue fails or it is already set.