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