MALLOC_VISIBLE
#ifndef MALLOC_VISIBLE
MALLOC_VISIBLE void *malloc(int size)
MALLOC_VISIBLE void free(void *where)