pub fn set_data_evt_queue(dq: Rc<RefCell<dyn DataQueue>>)
Panics if thread-local storage cannot be accessed or the global data event queue is already set.