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