See RaylibRlgl.rlReadTexturePixels.
Pointer<Void> rlReadTexturePixels(int id, int width, int height, int format) => _module.rlReadTexturePixels(id, width, height, format);