MC_TYPE_ALLOC
newd->mc_type = MC_TYPE_ALLOC;
(data->mc_type == MC_TYPE_ALLOC) ? "alloc " :
if (cur->mc_type == MC_TYPE_ALLOC) {