_strcode2byte
extern char *_strcode2byte(wchar_t *, char *, int);
buf = _strcode2byte(code, NULL, -1);
if ((sp = _strcode2byte(code, NULL, n)) == NULL)
if ((sp = _strcode2byte(code, NULL, n)) == NULL)