macro_rules! for_each_inst_match2 { ($callback:ident, $val:expr, $others:expr, $x:ident, $y:ident) => { ... }; }