Kotlin Native Cache Api
This annotation marks the API for the Native Cache DSL as experimental and context-specific.
Any API component marked with @KotlinNativeCacheApi is intended for use only within the specific DSL scopes provided by the Kotlin Gradle Plugin, such as the disableNativeCache function. Using these components outside of their intended scope is not supported and may lead to unexpected behavior or compilation errors.