macro_rules! __static_cond { (department department) => { ... }; (department parent_id) => { ... }; }