pub type u16x32 = Simd<u16, 32>;
portable_simd
Vector of 32 u16 values
u16
Converts to this type from the input type.