macro_rules! not_match { ($a:expr,$b:expr,$c:expr) => { ... }; }
Support macro when there is a token mismatch.