pub type AesMuxComponentType<A> = MuxAES128CCM<'static, A>;
pub struct AesMuxComponentType<A> { /* private fields */ }