pub type Z3_func_decl = NonNull<_Z3_func_decl>;
Kind of AST used to represent function symbols.
pub struct Z3_func_decl { /* private fields */ }