pub unsafe extern "C" fn CPXsolninfo( env: CPXCENVptr, lp: CPXCLPptr, solnmethod_p: *mut c_int, solntype_p: *mut c_int, pfeasind_p: *mut c_int, dfeasind_p: *mut c_int, ) -> c_int