pub fn fold_type_param<F>(f: &mut F, node: TypeParam) -> TypeParam where
    F: Fold + ?Sized