#include "metal_shader_compiler.h" extern "C" const char* mtlCompileShader(const char* src, mtlShaderOptions options) { return "i hate this BS"; }