int64_t
typedef __int64_t int64_t;
typedef signed long long int64_t;
typedef signed long long int64_t;
typedef long int64_t;
typedef long long int64_t;
typedef COMPILER_DEPENDENT_INT64 int64_t;