#include #ifndef INT64_C #error "INT64_C is not defined" #endif int main(void) { return 0; }