fseeko 34 tools/qt-faststart.c #undef fseeko fseeko 35 tools/qt-faststart.c #define fseeko(x, y, z) fseeko64(x, y, z) fseeko 39 tools/qt-faststart.c #undef fseeko fseeko 40 tools/qt-faststart.c #define fseeko(x, y, z) _fseeki64(x, y, z)