pub unsafe extern "C" fn xmlNewTextWriterPushParser(
    ctxt: xmlParserCtxtPtr,
    compression: c_int
) -> xmlTextWriterPtr