DEF_STRONG
DEF_STRONG(_malloc_init);
DEF_STRONG(malloc);
DEF_STRONG(free);
DEF_STRONG(realloc);
DEF_STRONG(malloc_usable_size);
DEF_STRONG(calloc);
DEF_STRONG(posix_memalign);
DEF_STRONG(aligned_alloc);