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