pub unsafe extern "C" fn SCIPescapeString( t: *mut c_char, bufsize: c_int, s: *const c_char, )
translates the given string into a string where symbols “, ’, and spaces are escaped with a \ prefix