pub type ExternString = ExternStringWithState<'static, StateUninit>;
struct ExternString { /* private fields */ }