uint8x16_t
typedef __Uint8x16_t uint8x16_t;
typedef __simd128_uint8_t uint8x16_t;
typedef __attribute__((neon_vector_type(16))) uint8_t uint8x16_t;