pub type EnumVariantTypeRef = Rc<EnumVariantType>;
struct EnumVariantTypeRef { /* private fields */ }