pub unsafe extern "C" fn xmlSAXParseDoc(
    sax: xmlSAXHandlerPtr,
    cur: *const xmlChar,
    recovery: c_int
) -> xmlDocPtr