pub unsafe extern "C" fn md_hmac_finish(
    ctx: *mut md_context_t,
    output: *mut c_uchar
) -> c_int