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