TOAHDR_SIZE
mpctl = allocb(TOAHDR_SIZE, BPRI_MED);
mpctl->b_wptr += TOAHDR_SIZE;
mpctl = reallocb(mp, TOAHDR_SIZE, 1);
mpctl->b_wptr = mpctl->b_rptr + TOAHDR_SIZE;