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