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