CHUNKSIZE
ptr = calloc(CHUNKSIZE, sizeof *ptr); \
else if (((sz) + 1) % CHUNKSIZE == 0) \
(sz) + CHUNKSIZE, \