pub fn normalize_path<P>(path: P) -> PathBufwhere P: AsRef<Path>,
Normalize a path for consistent pattern matching across platforms