Source position: flcUTF.pas line 99
function UTF8ToWideChar(
const Buf: Pointer;
const Size: NativeInt;
out SeqSize: Integer;
out Ch: WideChar
):TUTF8Error;