dallocx
void dallocx(void *ptr, int flags);
#define je_dallocx JEMALLOC_N(dallocx)
# define je_dallocx dallocx
__weak_reference(__dallocx, dallocx);