pub fn save_file_path_with_counts( project_dir: &Path, save_cnt: usize, quick_save_cnt: usize, kind: SaveKind, idx: usize, ) -> PathBuf