pub type mask16x32 = Mask<i16, 32>;
portable_simd
A mask for SIMD vectors with 32 elements of 16 bits.