pub unsafe extern "C" fn SCIPisBoolParamValid( scip: *mut SCIP, param: *mut SCIP_PARAM, value: c_uint, ) -> c_uint
checks whether the value of an existing SCIP_Bool parameter is valid