Constructs a dsdl2.Texture from a vanilla SDL_Texture* from bindbc-sdl
the SDL_Texture pointer to manage
whether the instance owns the given SDL_Texture* and should destroy it on its own
optional pointer to maintain reference link, avoiding GC cleanup
See Implementation
Constructs a dsdl2.Texture from a vanilla SDL_Texture* from bindbc-sdl