pub type SEMC = Instance<{ crate::SOLE_INSTANCE }>;
struct SEMC { /* private fields */ }
Acquire a vaild, but possibly aliased, instance.
See the struct-level safety documentation.