pub type masksizex2 = Simd<masksizex2>;
#[repr(transparent)]pub struct masksizex2(pub Mask<isize, 2>);
0: Mask<isize, 2>