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