macro_rules! define_metadata_v2 { ($({ $name:ident, $mod_path:ident::$mod_name:ident }),*) => { ... }; }