abstract fun crypto_secretbox(c: ByteArray, m: ByteArray, mlen: Long, n: ByteArray, k: ByteArray): Int