expect fun doStuff(args: Int) fun callDoStuff() { doStuff(1) }