_getc_function
static int _getc_function(EditLine *, wchar_t *);
el_set(e, EL_GETCFN, _getc_function);