pub fn normalize_path<P: AsRef<Path>>(path: P) -> BwsResult<PathBuf>
Safely normalize a file path to prevent directory traversal