pub fn xpath_long(xml: impl Into<Column>, path: impl Into<Column>) -> Column
Returns a long integer value, or the value zero if no match is found, or a match is found but the value is non-numeric.