ufmt_stdio
macro_rules! eprintln { () => { ... }; ($($arg:tt)*) => { ... }; }
Prints to the stderr with newline