pub fn restore_snapshot_file( path: impl AsRef<Path>, snapshot: &Snapshot, target_node_id: &str, ) -> Result<()>