int32x4_t
typedef __Int32x4_t int32x4_t;
typedef __simd128_int32_t int32x4_t;
typedef __attribute__((neon_vector_type(4))) int32_t int32x4_t;