macro_rules! status { ($($arg:tt)*) => { ... }; }
Print a status message with formatting if stderr is a TTY