int fsetpos(FILE *file, fpos_t *pos);
FILE *file File
fpos_t *pos File position
FILE *file 文件
fpos_t *pos 文件位置