internal static bool __Init() { bool b = Glue.__InitGlfw(); GLFWMonitor.Init(); IsInitialized = true; return(b); }