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