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