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