macro_rules! generic_body_from_impl {
    ($body_type:ty) => { ... };
}