macro_rules! make_height { ($id:ident,$epoch:expr) => { ... }; ($id:ident,$epoch:expr,$bundle:expr) => { ... }; }