msgSendInt

fun msgSendInt(sel: ObjcSel, vararg args: Any?): Int
fun msgSendInt(sel: String, vararg args: Any?): Int