Source position: utf8utils.pp line 135
function FindInvalidUTF8Codepoint(
p: PAnsiChar;
Count: PtrInt;
StopOnNonUTF8: Boolean = True
):PtrInt;