pub unsafe extern "C" fn xmlSAX2EntityDecl( ctx: *mut c_void, name: *const xmlChar, type_: c_int, publicId: *const xmlChar, systemId: *const xmlChar, content: *mut xmlChar, )