BLANK_HEAD_SIZE
for (i = 0; i < BLANK_HEAD_SIZE; i++) {
size = BLANK_HEAD_SIZE << shift;
truesize = sp->v.size + BLANK_HEAD_SIZE;
sp->v.start += BLANK_HEAD_SIZE;
sp->v.end += BLANK_HEAD_SIZE;
sp->v.loopstart += BLANK_HEAD_SIZE;
sp->v.loopend += BLANK_HEAD_SIZE;