-- @/=[C]:-1 function ShowDebugLogWindow(...)
end function M.ShowDebugLogWindow(bool_p_open) -- bool_p_open is optional and can be nil
-- bool_p_open is optional and can be nil imgui.ShowDebugLogWindow(bool_p_open) end