pub unsafe fn ImGuiStack_BeginHorizontal_Int( id: c_int, size: ImVec2, align: f32, )
Start a stack-layout horizontal group using an integer ID.
Requires an active Dear ImGui context and current window.