macro_rules! __static_cond { (deletion_date deletion_date) => { ... }; (deletion_date id) => { ... }; }