abstract fun crypto_box_open(m: ByteArray, c: ByteArray, clen: Long, n: ByteArray, pk: ByteArray, sk: ByteArray): Int