mchunk 2074 src/utils/dlmalloc.c typedef struct malloc_chunk mchunk; mchunk 2083 src/utils/dlmalloc.c #define MCHUNK_SIZE (sizeof(mchunk))