Unload text lines
void UnloadTextLines(Pointer<Pointer<Char>> text, int lineCount) => _UnloadTextLines(text, lineCount);