pub fn sync_cache( out_path: &Path, schemas: Option<&[String]>, cache_encryption: bool, ) -> Result<()>