pub unsafe extern "C" fn wc_HmacSetKey_ex( hmac: *mut Hmac, type_: c_int, key: *const byte, length: word32, allowFlag: c_int, ) -> c_int