macro_rules! bat_warning {
    ($($arg:tt)*) => { ... };
}