pub type Z3_config = NonNull<_Z3_config>;
Configuration object used to initialize logical contexts.
pub struct Z3_config { /* private fields */ }