pub unsafe extern "C" fn CPXgetcoef( env: CPXCENVptr, lp: CPXCLPptr, i: c_int, j: c_int, coef_p: *mut f64, ) -> c_int