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