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