Macro assert_rounded_8

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