__INTPTR_TYPE__
# ifndef __INTPTR_TYPE__
# define __UINTPTR_TYPE__ unsigned __INTPTR_TYPE__
typedef __INTPTR_TYPE__ __intptr_t;