pub type RuntimeInt<R> = <<R as Runtime>::Compiler as Compiler>::Int;
Type alias to the runtime signed int element type.