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