pub unsafe extern "C" fn xmlXPathCmpNodes(
    node1: xmlNodePtr,
    node2: xmlNodePtr
) -> c_int