arg1 = reader.read_string16()
status, arg2 = reader.read_int32()
arg3 = reader.read_string16()
status, arg4 = reader.read_int32()
upgrade(arg1, arg2, arg3, arg4)
local_response.append_int32(0)
arg1 = reader.read_string16()
status, arg2 = reader.read_int32()
arg3 = reader.read_string16()
status, arg4 = reader.read_int32()
upgrade(arg1, arg2, arg3, arg4)
local_response.append_int32(0)