macro_rules! compact_types { (regular: [$($regular_ty:ident),*], identifier: [$($id_ty:ident),*]) => { ... }; }