real_malloc      2218 gc/include/private/gcconfig.h 	    char * real_malloc();
real_malloc      2219 gc/include/private/gcconfig.h #   define GET_MEM(bytes) HBLKPTR(real_malloc((size_t)bytes + GC_page_size) \