Get shader uniform location
int GetShaderLocation(ShaderC shader, Pointer<Char> uniformName) => _GetShaderLocation(shader, uniformName);