UnsafeCell::get_mut()
core::lazy::OnceCell::get_mut()
This removes one unnecessary `unsafe` block.
maybe_uninit_extra