#pragma once #include size_t wcslen(const wchar_t *s); wchar_t *wcsdup(const wchar_t *s);