pub fn correct_instance( storage_root: &Path, human_did_hash: u64, instance_hash: u64, new_class_hash: u64, ) -> Result<(), String>