Macro assert_rounded_4

Source
macro_rules! assert_rounded_4 {
    ( $x1:expr, $x2:expr ) => { ... };
}