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