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