pub unsafe extern "C" fn xmlXPtrNewRangeNodes(
    start: xmlNodePtr,
    end: xmlNodePtr
) -> xmlXPathObjectPtr