gzopen
gzFile gz = gzopen(fname, mode);
extern gzFile EXPORT gzopen OF((const char *path, const char *mode));