#include <wchar.h> size_t wcsxfrm(wchar_t *restrict, const wchar_t *restrict, size_t);
no example yet