macro_rules! impl_passive_checks { ( $( ($check:ident,$check_func:ident,$name:literal,$desc:literal )),* ) => { ... }; }