int fgetpos( ffi.Pointer<IO_FILE_> __stream, ffi.Pointer<_fpos_t_> __pos, ) { return _fgetpos( __stream, __pos, ); }