macro_rules! __static_cond { (invoice invoice) => { ... }; (invoice confirmation_status) => { ... }; }