chore: reformat code with 2024 edition (#10775)
### Description
mostly 2024 edition format is applied for import lines and extra
semicolons, in some cases (macro or function arguments) more strict
style is used
<!--
✍️ Write a short summary of your work.
If necessary, include relevant screenshots.
-->
### Testing Instructions
CI with its fmt check
<!--
Give a quick description of steps to test your changes.
-->