Load texture from file into GPU memory (VRAM)
TextureC LoadTexture(Pointer<Char> fileName) => _LoadTexture(fileName);