interface IICCCSaveData {
  method saveData(out uint32 ret, in uint32 type, in buffer caller_ta_name, in buffer value);
};
