public byte *GetInputContext(ref int offset, ref int size) { return(LibExpat.XMLGetInputContext(entityContext.XmlParser, ref offset, ref size)); }