pub type SimpleDerivationSetItemType = DerivationControlType;
enum SimpleDerivationSetItemType { Substitution, Extension, Restriction, List, Union, }