pub fn fold_type_bare_fn<F>(f: &mut F, node: TypeBareFn) -> TypeBareFn where
    F: Fold + ?Sized
Available on crate feature fold only.