pub fn restore_backup_file_verified( source_backup_path: impl AsRef<Path>, destination_db_path: impl AsRef<Path>, ) -> Result<HealthReport>