pub unsafe extern "C" fn SCIPsetGetRealParam( set: *mut SCIP_SET, name: *const c_char, value: *mut f64, ) -> SCIP_RETCODE
gets the value of an existing SCIP_Real parameter