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