pub fn cast_int64_to_int32<'a>(a: i64) -> Result<i32, EvalError>