malloc              3 gc/include/leak_detector.h #define malloc(n) GC_MALLOC(n)
malloc            330 gc/malloc.c        GC_PTR malloc(size_t lb)