pub type Z3_app = NonNull<_Z3_app>;
Kind of AST used to represent function applications.
pub struct Z3_app { /* private fields */ }