macro_rules! impl_to_primitive_float {
    ($T:ident) => { ... };
}