macro_rules! roundtrip_serialization_tests { ($($test_name: ident - $generator: ident), +) => { ... }; }