pub unsafe extern "C" fn Z3_tactic_using_params( c: Z3_context, t: Z3_tactic, p: Z3_params, ) -> Option<Z3_tactic>
Return a tactic that applies t using the given set of parameters.
t