macro_rules! warning { ($($arg:tt)*) => { ... }; }
Display a warning message.
Use the format! syntax to write data to the standard output. This first holds the lock for console device.