_InsertSpaces
status_t _InsertSpaces(int32 index, int32 count);
status_t error = _InsertSpaces(leftIndex + 1, 1);