pub fn set_about_to_wait_callback(cb: Box<dyn Fn() + Send>)
Register a callback invoked on every AboutToWait (used for draining tray commands).