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