msgSend

fun Long.msgSend(sel: ObjcSel, vararg args: Any?): Long
fun Long.msgSend(sel: String, vararg args: Any?): Long