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