resolution_units
resolution_units = (IPP_RESOLUTION_UNITS)c;
unsigned char c = (unsigned char)resolution_units;
os << '\t' << "Value(unit): " << dec << resolution_units << '\n';
IPP_RESOLUTION_UNITS resolution_units;