macro_rules! EmptyEnumUnknown { () => { ... }; }
Pattern that matches an unknown EmptyEnum member.
EmptyEnum