ImGuiTextBuffer*LogClipboard;// Else log to clipboard. This is pointer so our GImGui static constructor doesn't call heap allocators.
ImGuiTextBufferLogClipboard;// Accumulation buffer when log to clipboard. This is pointer so our GImGui static constructor doesn't call heap allocators.