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