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