fseek64_file_func   79 third_party/zlib/contrib/minizip/ioapi.c static long    ZCALLBACK fseek64_file_func OF((voidpf opaque, voidpf stream, ZPOS64_T offset, int origin));
fseek64_file_func  231 third_party/zlib/contrib/minizip/ioapi.c     pzlib_filefunc_def->zseek64_file = fseek64_file_func;