Source position: utility.pas line 310
function UCS4toUTF8(
const UCS4Source: PLongInt;
UTF8Destination: PChar;
UTF8DestinationSize: LongInt;
Flags: LongWord
):LongInt;