fn filter_undefok_args( args: Vec<OsString>, configured_undefok_flags: &HashSet<String>, active_longs: &HashSet<String>, ) -> (Vec<OsString>, Vec<IgnoredUndefOkFlag>)