Function cast_uint64_to_int64

Source
fn cast_uint64_to_int64(a: u64) -> Result<i64, EvalError>