@file:JvmName("Foo") @JvmOverloads fun foo(x: Int = 0, y: Double = 0.0, z: String = "0", n: Int) { }