wcsncat
wchar_t *wcsncat(wchar_t * __restrict, const wchar_t * __restrict,
wcsncat(wds->names[i], buf, len);
wcsncat(wds->names[i], L" ", 1);