A position in the editor, using 0-based line numbers and character offsets. This mirrors CM5's LinePos(line, ch) used throughout the vim engine.
Copy a LinePos, optionally overriding line or ch.