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