#include <stdint.h>
#ifndef UINT64_C
#error "UINT64_C is not defined"
#endif
int main(void) { return 0; }
