int hndl; - DOS file handle
int flags; - PACKFILE_FLAG_* constants
char *filename; - name of the file
A packfile structure, similar to a stdio.h FILE structure. Read chapter
"File and compression routines" for a description on how to obtain/use
this structure.