INT64_MIN          17 build/intsafe_workaround.h #undef INT64_MIN
INT64_MIN         130 third_party/libusb/src/msvc/stdint.h #define INT64_MIN  (-9223372036854775807LL - 1)
INT64_MIN         138 third_party/re2/mswin/stdint.h #define INT64_MIN    ((int64_t)_I64_MIN)