fgetpos64
extern int fgetpos64(FILE *, fpos_t *);
#define fgetpos fgetpos64
extern int fgetpos64(FILE *, fpos64_t *);