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