#include <metal_stdlib>
using namespace metal;
int4 g() {
return int4(0);
}
fragment void tint_symbol() {
g();
return;