Insert text at a given position.
the text to insert
the length of text to insert, in bytes
The caller initializes this to the position at which to insert the text. After the call it points at the position after the newly inserted text.
See Implementation
Insert text at a given position.