ufmt_stdio
macro_rules! d_print { ($($arg:tt)*) => { ... }; }
Prints to the stdout in debug mode only