macro_rules! __static_cond {
    (contributions contributions) => { ... };
    (contributions stake_public_key) => { ... };
}