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