pub fn sanitize_file_name(input: &str) -> String
Sanitizes a file name by trimming, replacing unsafe characters, and disarming reserved names.