pub type ResolvedIntTypeRef = Rc<ResolvedIntType>;
struct ResolvedIntTypeRef { /* private fields */ }