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