WCSIZE
static char wc[WCSIZE]; /* bytes */
if (wc_end == 0 && size <= WCSIZE) {
if (wc_end < WCSIZE)
wc_end + size <= WCSIZE) {