Extracts an inline element and returns its cursor, or none if it can't be found.
The buffer to extract it from.
The position in the buffer to try and extract it from.
The last position accessible for this read in the buffer.
The index address of the start of the inline element, or undefined if one can't be found.
Extracts an inline element and returns its cursor, or none if it can't be found.