pub type add_constraint_func = unsafe extern "C" fn(lp: *mut lprec, row: *mut c_double, constr_type: c_int, rh: c_double) -> c_uchar;