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