pub type mask64x2 = Mask<i64, 2>;
portable_simd
A mask for SIMD vectors with two elements of 64 bits.