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