#ifdef JEMALLOC_MANGLE
# ifndef JEMALLOC_NO_DEMANGLE
# define JEMALLOC_NO_DEMANGLE
# endif
# define aligned_alloc jet_aligned_alloc
# define calloc jet_calloc
# define dallocx jet_dallocx
# define free jet_free
# define mallctl jet_mallctl
# define mallctlbymib jet_mallctlbymib
# define mallctlnametomib jet_mallctlnametomib
# define malloc jet_malloc
# define malloc_conf jet_malloc_conf
# define malloc_message jet_malloc_message
# define malloc_stats_print jet_malloc_stats_print
# define malloc_usable_size jet_malloc_usable_size
# define mallocx jet_mallocx
# define smallocx_0000000000000000000000000000000000000000 jet_smallocx_0000000000000000000000000000000000000000
# define nallocx jet_nallocx
# define posix_memalign jet_posix_memalign
# define rallocx jet_rallocx
# define realloc jet_realloc
# define sallocx jet_sallocx
# define sdallocx jet_sdallocx
# define xallocx jet_xallocx
# define valloc jet_valloc
#endif
#ifndef JEMALLOC_NO_DEMANGLE
# undef jet_aligned_alloc
# undef jet_calloc
# undef jet_dallocx
# undef jet_free
# undef jet_mallctl
# undef jet_mallctlbymib
# undef jet_mallctlnametomib
# undef jet_malloc
# undef jet_malloc_conf
# undef jet_malloc_message
# undef jet_malloc_stats_print
# undef jet_malloc_usable_size
# undef jet_mallocx
# undef jet_smallocx_0000000000000000000000000000000000000000
# undef jet_nallocx
# undef jet_posix_memalign
# undef jet_rallocx
# undef jet_realloc
# undef jet_sallocx
# undef jet_sdallocx
# undef jet_xallocx
# undef jet_valloc
#endif