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