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