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