str2wstr
s[1] = str2wstr(&arg[2], 1);
s[2] = str2wstr(t, 1);
extern wchar_t *str2wstr(char *, int);
pbstr(str2wstr(path, 0));