pub fn export_snapshot_to_json( snapshot: &CatalogSnapshot, path: &Path, ) -> Result<(), CatalogError>