pub type ResolvedConstantRef = Rc<ResolvedConstant>;
struct ResolvedConstantRef { /* private fields */ }