fn cc_args<L: Linker + ?Sized>( l: &mut L, args: impl IntoIterator<Item: AsRef<OsStr>>, ) -> &mut L
Arguments for the cc wrapper specifically. Check that it’s indeed a cc wrapper and pass verbatim.