el_wparse
ret = el_wparse(el, argc, wargv);
int el_wparse(EditLine *, int, const wchar_t **);
argc = el_wparse(el, argc, argv);