re_fastputc
re_fastputc(el, ' ');
re_fastputc(el, c);
re_fastputc(el, visbuf[i]);
static void re_fastputc(EditLine *, wint_t);