KClassValue
A KClass<*> literal captured directly as a real reference. The compiler plugin emits the same IrClassReference already present on the source-level annotation argument, so consumers receive the actual KClass and can call reflection facilities directly when supported.