macro_rules! bail_unsupported { ($feature:expr) => { ... }; ($discussion_no:expr, $feature:expr) => { ... }; }