fn i32_overflowing_mul(lhs: i32, rhs: i32) -> (i32, bool)