pub type i16x32 = Simd<i16, 32>;
portable_simd
A 512-bit SIMD vector with 32 elements of type i16.
i16