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