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