pub unsafe extern "C" fn Z3_fixedpoint_add_constraint(
    c: Z3_context,
    d: Z3_fixedpoint,
    e: Z3_ast,
    lvl: c_uint
)