uintptr_t
typedef uint64_t uintptr_t;
typedef uint32_t uintptr_t;
typedef UINTN uintptr_t;
typedef unsigned long uintptr_t;
typedef __uintptr_t uintptr_t;
typedef __uintptr_t uintptr_t;
typedef unsigned int uintptr_t;