File: dtsearch.h
Functions
Length of the output string, in bytes
Convert Unicode to UTF-8 (deprecated: use dtssUtf8Encode2)
Each Unicode character may be translated to as many as three Utf-8 characters, so to avoid truncation the output buffer should be at least 3 * sourceLen + 1 bytes.