@override @JSExport() int fd_seek(int fd, Object? offset, int whence, int newOffsetPtr) => _call('fd_seek', [fd, offset, whence, newOffsetPtr]);