#include using namespace metal; struct tint_array_wrapper { uint arr[2]; }; void main_1() { tint_array_wrapper const x_11 = {.arr={0u, 0u}}; return; } fragment void tint_symbol() { main_1(); return; }