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