I\'m currently porting a C++ project I wrote a while back using SDL2 to python. I\'m using PySDL2 to do this. I am stuck at the part where I use SDL_LockTexture. This is my