pub fn fold_pointer_mutability<F>( f: &mut F, node: PointerMutability, ) -> PointerMutabilitywhere F: Fold + ?Sized,