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