pub fn osstrings_to_strings(osstrings: &[OsString]) -> Option<Vec<String>>