pub unsafe extern "C" fn xmlCtxtSetSaxHandler( ctxt: *mut xmlParserCtxt, sax: *const xmlSAXHandler, ) -> c_int