@CName("kotlin_add") fun add(a: Int, b: Int): Int = a + b