pub type Z3_context = NonNull<_Z3_context>;
Manager of all other Z3 objects, global configuration options, etc.
pub struct Z3_context { /* private fields */ }