wcslcpy
extern size_t wcslcpy(wchar_t *_RESTRICT_KYWD, const wchar_t *_RESTRICT_KYWD,
wcret = wcslcpy(buf, test->wt_src, dstlen);