SBUF_MAXEXTENDINCR
CTASSERT(powerof2(SBUF_MAXEXTENDINCR));
newsize = roundup2(size, SBUF_MAXEXTENDINCR);