int64_t
typedef __int64 int64_t;
typedef signed long long int64_t;
typedef signed __int64 int64_t;
typedef long int int64_t;
typedef long long int int64_t;
typedef INT64 int64_t;
typedef __int64 int64_t;
typedef signed long long int64_t;
typedef signed long int64_t;
typedef signed long long int64_t;
typedef __int64_t int64_t;