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