pub type i64x2 = Simd<i64, 2>;
portable_simd
Vector of two i64 values
i64
Converts to this type from the input type.