pub fn get_system_command_sender() -> UnboundedSender<SystemCommand>
Gets the global system command sender.
Panics if the sender is uninitialized.