public static int GetColumnIndex() { return(ImGuiNative.igGetColumnIndex()); }
public static int GetColumnIndex() => ImGuiNative.igGetColumnIndex();