#include <expat.h> struct XML_ParsingStatus { // fields enum XML_Parsing parsing; XML_Bool finalBuffer; };