macro_rules! __static_cond { (customer customer) => { ... }; (customer parent_preferences) => { ... }; }