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