pub unsafe extern "C" fn SCIPparseReal( scip: *mut SCIP, str_: *const c_char, value: *mut f64, endptr: *mut *mut c_char, ) -> c_uint
parse a real value that was written with SCIPprintReal()