macro_rules! short_whr_comp { ($s:ident, $p:ident, $name:expr, $symb:expr, $value:expr, $($tt:tt)*) => { ... }; }