macro_rules! impl_specific_lit_to_pm_lit { ([$($prefix:tt)*] => $ty:ident, $variant:ident, $kind:ident) => { ... }; }