pub fn fold_static_mutability<F>( f: &mut F, node: StaticMutability, ) -> StaticMutabilitywhere F: Fold + ?Sized,