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