pub(super) fn with<R>( f: impl for<'bridge> FnOnce(Option<&RefCell<Bridge<'bridge>>>) -> R, ) -> R
proc_macro_internals