#include <metal_stdlib>
using namespace metal;
struct S {
int i;
};
kernel void tint_symbol() {
return;
}