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