uint64x2_t
typedef __Uint64x2_t uint64x2_t;
typedef __simd128_uint64_t uint64x2_t;
typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t;