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