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