pub fn load_object_data( store: &impl ObjectStore, id: &ObjectId, obj_type: ObjectType, ) -> Result<ObjectData>