ref: b8e4e7db10724ef2fd64ccc21dad5e4a2f3fb811 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);