public static void EndWindow() { ImGuiNative.igEnd(); }
public static void End() => ImGuiNative.igEnd();