insert# IntVector.insert( self: IntVector, i: SupportsInt, x: SupportsInt, ) → None# Insert an item at a given position.