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