pub type SCIP_ROUNDMODE = c_int;
rounding mode of floating point operations (upwards, downwards, nearest, …)
exact values depend on machine and compiler