sallocx
size_t sallocx(const void *ptr, int flags);
#define je_sallocx JEMALLOC_N(sallocx)
# define je_sallocx sallocx
__weak_reference(__sallocx, sallocx);