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