cpy8to16
void cpy8to16(const char *, CHAR16 *, size_t);
cpy8to16(optarg, varnamearg, nitems(varnamearg));
cpy8to16(var, wvar, nitems(wvar));