JEMALLOC_EXPORT
# define JEMALLOC_EXPORT __declspec(dllexport)
# define JEMALLOC_EXPORT __declspec(dllimport)
# define JEMALLOC_EXPORT JEMALLOC_ATTR(visibility("default"))
# define JEMALLOC_EXPORT