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