pub type Z3_parser_context = NonNull<_Z3_parser_context>;
Context for incrementally parsing SMTLIB2 strings.
pub struct Z3_parser_context { /* private fields */ }