macro_rules! float_ord_impl {
    ($f:ident, $i:ident, $n:expr) => { ... };
}