pub fn get_backup_path(
    backup_mode: BackupMode,
    backup_path: &Path,
    suffix: &str
) -> Option<PathBuf>