pub type ConstantSetHandle = Handle<ConstantSet<Unvalidated>>;
pub struct ConstantSetHandle { /* private fields */ }