pub trait StaticType: Default { const TYPE: &'static str; }
A static type prefix
must be lowercase ascii [a-z] only, under 64 characters