outc
#define putc(c, file) outc(c, file)
outc(*p++, file);
outc(c, file);
#define out1c(c) outc(c, out1);
char outc[16];
ossl_a2ulabel(b, outc, sizeof(outc));
unsigned char *outc = (unsigned char *)out;
*(outc + j) |= constant_time_select_8(mask, *(tablec++), 0);
outc(' ', 1);
outc(obuf[i].c_char, obuf[i].c_width);
static void outc(wint_t, int);