ref: 4a40fbd789b5308e3904cb73b164f3f8f270c4d0 dir: /i_tga.h/
int TGA_Encode(byte **out, char *id, pixel_t *pix, int w, int h); qpic_t *TGA_Decode(byte *in, int sz, bool *premultalpha);