This serie mainly:
- fix remaining code quality warnings,
- move creation of symt inside new PDB reader; it
doesn't change (yet) the old logic of creating
all symbolic information at debug info init.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8025
--
v2: winewayland: Get rid of now unnecessary function loading.
winemac: Get rid of now unnecessary function loading.
winex11: Get rid of now unnecessary function loading.
wineandroid: Get rid of now unnecessary function loading.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7967