pub fn extract_changed_file_paths(diff: &str) -> Vec<String>
Extract changed file paths from a unified diff.