macro_rules! __static_cond {
    (seeds seeds) => { ... };
    (seeds harvest_year) => { ... };
}