macro_rules! internal_corrupted_state { ($fmt:expr) => { ... }; ($fmt:expr, $($arg:tt)*) => { ... }; }