Source position: encoding.inc line 111
type xmlCharEncodingOutputFunc = function(
_out: pchar;
outlen: pcint;
_in: pchar;
inlen: pcint
):cint;