Q&A is closed
#include <wchar.h> wchar_t *wcsncat(wchar_t *restrict, const wchar_t *restrict, size_t);
no example yet