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