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