int8x16_t
typedef __Int8x16_t int8x16_t;
typedef __simd128_int8_t int8x16_t;
typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t;