struct ENGINE_TEXTURE { int width; int height; void * fe_texture; };