void TGAClose(TGA* tga);
void TGAClose
pointer to a valid TGA structure
Close TGA file(descriptor) and free all memory This is in general the last library function called by a user program.