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