pub type i32x4 = Simd<i32, 4>;
portable_simd
Vector of four i32 values
i32
Converts to this type from the input type.