invokeStaticMethodBestMatch

fun invokeStaticMethodBestMatch(methodName: String, returnType: Class<*>? = null, vararg params: Any?): Any?