1 2 3 4 5
#pragma once #include <util/charset/wide.h> size_t GetSpecialTokenLength(const wchar16* text, size_t maxLen);