#include #if __WORDSIZE == 32 # include #elif __WORDSIZE == 64 # include #else # error Unsupported __WORDSIZE #endif