pub unsafe extern "C" fn SCIPsetChgParamFixed( set: *mut SCIP_SET, name: *const c_char, fixed: c_uint, ) -> SCIP_RETCODE
changes the fixing status of an existing parameter