patchKlibParams
Enable/disable patching of klib parameter qualifiers to work around a kotlinc bug. Only applies when enableKlibParamsCheck is also enabled.
When enabled, Metro will patch the affected parameter qualifiers at compile time and emit a warning instead of an error.
See https://github.com/ZacSweers/metro/issues/1556 for more information.