MALLOC_INITIAL_REGIONS
newtotal = d->regions_total == 0 ? MALLOC_INITIAL_REGIONS :
d->regions_free = d->regions_total = MALLOC_INITIAL_REGIONS;