int64x2_t
typedef __Int64x2_t int64x2_t;
typedef __simd128_int64_t int64x2_t;
typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t;