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