pub type xmlParserInputState = c_int;
xmlParserInputState:
The parser is now working also as a state based parser. The recursive one use the state info for entities processing.