pub unsafe extern "C" fn hmac_init( hmac: *mut hmac_state, hash: c_int, key: *const c_uchar, keylen: c_ulong, ) -> c_int