Transform the format of the stem rounding dict to fit the UFO output format, i.e. exchange key and value.
data (dict[str, int]) – The stem rounding data
name (str) – A name that will be shown if there is any error.
The transformed stem rounding dict.
dict[str, int]