#include using namespace metal; struct tint_array_wrapper { int arr[3]; }; kernel void tint_symbol() { tint_array_wrapper v = {}; return; }