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