When using format modifier "ll" or "I64", use the matching type unsigned <long long / __int64> rather than uint64_t.