pub trait OnUninit: Sealed { type ExtraData; }
What to do when the global, thread local, or shim drop strategies is uninitialized.
Any extra data that this type may neee.