macro_rules! static_cast_i32 {
    ($v:expr) => { ... };
}
Expand description

static cast to an i32