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