macro_rules! generate_shims_test { ($id:literal) => { ... }; ($id:literal, [ $($bin:literal),* ]) => { ... }; ($id:literal, [ $($bin:literal),* ], $schema:expr) => { ... }; }
macro_rules! generate_shims_test { ($id:literal) => { ... }; ($id:literal, [ $($bin:literal),* ]) => { ... }; ($id:literal, [ $($bin:literal),* ], $schema:expr) => { ... }; }