do_append
static int do_append(LWCHAR, char *, off_t);
if (do_append(pendc, NULL, pendpos))
r = do_append((LWCHAR) c, NULL, pos);
r = do_append(ch, mbc_buf, mbc_pos) ?
(void) do_append(pendc, NULL, pendpos);