__DECONST         238 libbase/jemalloc.c #  define __DECONST(type, var)	((type)(uintptr_t)(const void *)(var))
__DECONST         307 libbase/jemalloc.c #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var))