Right now Struct's operations calling c++ runtime but actually they don't need to do it and can easily implement inline versions of struct.new, struct.get and struct.set.
<rdar://problem/99488201>