LabImGui wraps up creating a window, GL bindings, and a full screen docking
set up with ImGui so that all of the boilerplate involved is out of the way.
It's the minimal amount of visible API to pull it off.
Note that until Dear ImGui supports multiple windows on Linux, the multiple
window support on this project is not implemented.