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