pub unsafe extern "C" fn wc_HmacUpdate(
    hmac: *mut Hmac,
    in_: *const byte,
    sz: word32
) -> c_int