_PROP_UNCONST
#define _PROP_UNCONST(x) __UNCONST(x)
#define _PROP_UNCONST(x) ((void *)(unsigned long)(const void *)(x))