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