pub type ResolvedEnumTypeRef = Rc<RefCell<ResolvedEnumType>>;
struct ResolvedEnumTypeRef { /* private fields */ }