pub type mask64x8 = Mask<i64, 8>;
portable_simd
A mask for SIMD vectors with eight elements of 64 bits.