pub fn cast_string_to_int64<'a>(a: &'a str) -> Result<i64, EvalError>