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