uint32x4_t
typedef __Uint32x4_t uint32x4_t;
typedef __simd128_uint32_t uint32x4_t;
typedef __attribute__((neon_vector_type(4))) uint32_t uint32x4_t;