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