omp_uintptr_t
#define omp_atv_default ((omp_uintptr_t)-1)
omp_uintptr_t value;
typedef omp_uintptr_t omp_allocator_handle_t;
typedef omp_uintptr_t omp_memspace_handle_t;
typedef enum omp_allocator_handle_t : omp_uintptr_t
typedef enum omp_memspace_handle_t : omp_uintptr_t
typedef omp_uintptr_t omp_event_handle_t;