pub unsafe extern "C" fn ripemd160_finish(
    ctx: *mut ripemd160_context,
    output: *mut c_uchar
)