BufExpand
BufExpand(bp, numBytes);
BufExpand(bp, n);
BufExpand(bp, 1); \
extern void BufExpand(Buffer, size_t);