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