fsetpos64
extern int fsetpos64(FILE *, const fpos_t *);
#define fsetpos fsetpos64
extern int fsetpos64(FILE *, const fpos64_t *);