pub type i64x4 = Simd<i64, 4>;
portable_simd
Vector of four i64 values
i64
Converts to this type from the input type.