Preprocessor macro defined to describe wchar_t settings.
#define __WCHAR_T_IS_ULONG__ 0 | 1
The compiler defines this macro to be 1 if the wchar_t is set to unsigned long, 0 otherwise.