abstract fun crypto_box(c: ByteArray, m: ByteArray, mlen: Long, n: ByteArray, pk: ByteArray, sk: ByteArray): Int