fun KFunction<*>.shouldHaveAnnotations(): Unit
infix fun KFunction<*>.shouldHaveAnnotations(count: Int): Unit