pub unsafe extern "C" fn xmlXPathNextAncestorOrSelf(
    ctxt: xmlXPathParserContextPtr,
    cur: xmlNodePtr
) -> xmlNodePtr