map_bind
rv = map_bind(el, i, argv);
ret = map_bind(el, i, wargv);
protected int map_bind(EditLine *, int, const wchar_t **);
{ L"bind", map_bind },