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