fn disambiguate_short( os: OsString, short: String, short_flags: &[char], short_args: &[char], items: &mut Vec<Arg>, ) -> Option<Message>