macro_rules! unexpected_cycle_initial { ($db:ident, $id:ident, $($other_inputs:ident),*) => { ... }; }