pub fn normalize_version<'a>( name: &'a str, version_list: &'static [VersionDetail], version: &'a str, ) -> Option<&'a str>