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