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