pub unsafe extern "C" fn CPXgetsolnpoolobjval( env: CPXCENVptr, lp: CPXCLPptr, soln: c_int, objval_p: *mut f64, ) -> c_int