pub fn is_safe_file_name(input: &str) -> bool
Returns true when the extracted file name avoids reserved names and unsafe characters.
true