pub unsafe extern "C" fn SCIPsetSetDefaultIntParam( set: *mut SCIP_SET, name: *const c_char, defaultvalue: c_int, ) -> SCIP_RETCODE
changes the default value of an existing Int parameter