macro_rules! rem_impl_float {
    ($($t:ty)*) => { ... };
}