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