pub(crate) type Aes128Enc = AesEnc<11>;
pub(crate) struct Aes128Enc { pub(crate) enc_rk: [__m128i; 11], }
enc_rk: [__m128i; 11]