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