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