macro_rules! __static_cond {
    (funds funds) => { ... };
    (funds next_fund_start_time) => { ... };
}