__PRI64
#define PRIu64 __PRI64"u" /* uint64_t */
#define PRIuLEAST64 __PRI64"u" /* uint_least64_t */
#define PRIuFAST64 __PRI64"u" /* uint_fast64_t */
#define PRIx64 __PRI64"x" /* uint64_t */
#define PRIxLEAST64 __PRI64"x" /* uint_least64_t */
#define PRIxFAST64 __PRI64"x" /* uint_fast64_t */
#define PRIX64 __PRI64"X" /* uint64_t */
#define PRIXLEAST64 __PRI64"X" /* uint_least64_t */
#define PRIXFAST64 __PRI64"X" /* uint_fast64_t */
#define SCNd64 __PRI64"d" /* int64_t */
#define SCNdLEAST64 __PRI64"d" /* int_least64_t */
#define SCNdFAST64 __PRI64"d" /* int_fast64_t */
#define SCNi64 __PRI64"i" /* int64_t */
#define SCNiLEAST64 __PRI64"i" /* int_least64_t */
#define SCNiFAST64 __PRI64"i" /* int_fast64_t */
#define SCNo64 __PRI64"o" /* uint64_t */
#define SCNoLEAST64 __PRI64"o" /* uint_least64_t */
#define SCNoFAST64 __PRI64"o" /* uint_fast64_t */
#define SCNu64 __PRI64"u" /* uint64_t */
#define SCNuLEAST64 __PRI64"u" /* uint_least64_t */
#define SCNuFAST64 __PRI64"u" /* uint_fast64_t */
#define SCNx64 __PRI64"x" /* uint64_t */
#define SCNxLEAST64 __PRI64"x" /* uint_least64_t */
#define SCNxFAST64 __PRI64"x" /* uint_fast64_t */
#define PRId64 __PRI64"d" /* int64_t */
#define PRIdLEAST64 __PRI64"d" /* int_least64_t */
#define PRIdFAST64 __PRI64"d" /* int_fast64_t */
#define PRIi64 __PRI64"i" /* int64_t */
#define PRIiLEAST64 __PRI64"i" /* int_least64_t */
#define PRIiFAST64 __PRI64"i" /* int_fast64_t */
#define PRIo64 __PRI64"o" /* uint64_t */
#define PRIoLEAST64 __PRI64"o" /* uint_least64_t */
#define PRIoFAST64 __PRI64"o" /* uint_fast64_t */
#define PRIu64 __PRI64"u" /* uint64_t */
#define PRIuLEAST64 __PRI64"u" /* uint_least64_t */
#define PRIuFAST64 __PRI64"u" /* uint_fast64_t */
#define PRIx64 __PRI64"x" /* uint64_t */
#define PRIxLEAST64 __PRI64"x" /* uint_least64_t */
#define PRIxFAST64 __PRI64"x" /* uint_fast64_t */
#define PRIX64 __PRI64"X" /* uint64_t */
#define PRIXLEAST64 __PRI64"X" /* uint_least64_t */
#define PRIXFAST64 __PRI64"X" /* uint_fast64_t */
#define SCNd64 __PRI64"d" /* int64_t */
#define SCNdLEAST64 __PRI64"d" /* int_least64_t */
#define SCNdFAST64 __PRI64"d" /* int_fast64_t */
#define SCNi64 __PRI64"i" /* int64_t */
#define SCNiLEAST64 __PRI64"i" /* int_least64_t */
#define SCNiFAST64 __PRI64"i" /* int_fast64_t */
#define SCNo64 __PRI64"o" /* uint64_t */
#define SCNoLEAST64 __PRI64"o" /* uint_least64_t */
#define SCNoFAST64 __PRI64"o" /* uint_fast64_t */
#define SCNu64 __PRI64"u" /* uint64_t */
#define SCNuLEAST64 __PRI64"u" /* uint_least64_t */
#define SCNuFAST64 __PRI64"u" /* uint_fast64_t */
#define SCNx64 __PRI64"x" /* uint64_t */
#define SCNxLEAST64 __PRI64"x" /* uint_least64_t */
#define SCNxFAST64 __PRI64"x" /* uint_fast64_t */
#define PRId64 __PRI64"d" /* int64_t */
#define PRIdLEAST64 __PRI64"d" /* int_least64_t */
#define PRIdFAST64 __PRI64"d" /* int_fast64_t */
#define PRIi64 __PRI64"i" /* int64_t */
#define PRIiLEAST64 __PRI64"i" /* int_least64_t */
#define PRIiFAST64 __PRI64"i" /* int_fast64_t */
#define PRIo64 __PRI64"o" /* uint64_t */
#define PRIoLEAST64 __PRI64"o" /* uint_least64_t */
#define PRIoFAST64 __PRI64"o" /* uint_fast64_t */