pub fn fold_type_bare_fn<F>(f: &mut F, node: TypeBareFn) -> TypeBareFnwhere
    F: Fold + ?Sized,