pub unsafe extern "C" fn wc_HmacFinal(
    hmac: *mut Hmac,
    out: *mut byte
) -> c_int