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