macro_rules! __static_cond {
    (note note) => { ... };
    (note(plant1, plant2)) => { ... };
}