Returns the iterator at position pos. If pos is negative or larger than the number of items in seq, the end iterator is returned.
a position in seq, or -1 for the end
The #GSequenceIter at position pos
Returns the iterator at position pos. If pos is negative or larger than the number of items in seq, the end iterator is returned.