@JvmStatic external
Java does not permit `static native` methods in interfaces, so this never worked on any existing JRE. #KT-43696 Fixed
If property accessor rendering is disabled in a test, render annotations on accessors as use-site-targeted, as was done with `@setparam:`-annotations. Otherwise they were lost