Source position: lazutf8.pas line 134
function FindInvalidUTF8Codepoint(
p: PChar;
Count: PtrInt;
StopOnNonUTF8: Boolean = True
):PtrInt;