ftell64_file_func   78 third_party/zlib/contrib/minizip/ioapi.c static ZPOS64_T ZCALLBACK ftell64_file_func OF((voidpf opaque, voidpf stream));
ftell64_file_func  230 third_party/zlib/contrib/minizip/ioapi.c     pzlib_filefunc_def->ztell64_file = ftell64_file_func;