macro_rules! impl_error_from {
    ($err:ty) => { ... };
}