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