interface First open class Second { open fun First.foo(s: String, i: Int) {} }