macro_rules! __static_cond { (ingredient ingredient) => { ... }; (ingredient transfer_id) => { ... }; }