pub fn parse_os_version(os: OsFamily, version_str: &str) -> Option<OsVersion>
Parse a named or numeric OS version string Returns None if the version string is not recognized