macro_rules! __static_cond {
    (plants plants) => { ... };
    (plants ecosystem_niche) => { ... };
}