pub type u8x64 = Simd<u8, 64>;
portable_simd
Vector of 64 u8 values
u8
Converts to this type from the input type.