int GetShaderLocation(ShaderC shader, Pointer<Char> uniformName) { return _GetShaderLocation(shader, uniformName); }