Source position: widestrutils.pp line 45
const sUTF8BOMString: array [1..3] of AnsiChar = (#$EF, #$BB, #$BF);