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