robstoll
fun <T: SomeBound> SomeType<T>.someExtensionFunction(with: String, one: Int, or: String, two: Int, params: Float) = ...