pub type PackageObjs = DenseSlotMap<PackageKey, PackageVal>;
pub struct PackageObjs { /* private fields */ }