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