_sha3_256_final
ATTRIBUTE_WARN_UNUSED_RET int _sha3_256_final(hash_context * hctx, unsigned char *output);
.hfunc_finalize = _sha3_256_final,