pub(crate) fn open_vector_object<T: Debug + Invariant>( id: ObjID, ) -> Result<VecObject<T, VecObjectAlloc>>