pub fn fold_impl_item_type<F>(f: &mut F, node: ImplItemType) -> ImplItemTypewhere
    F: Fold + ?Sized,