These functions and probably a lot more we don't know of should have CharSet = CharSet.Unicode.
We should probably see if we can extract the information somehow, or if that isn't possible manually tag them.
WinUser.h:
https://github.com/microsoft/win32metadata/blob/f86785bec72eef8aa9c9cf5a84fc6d446abe2db5/generation/WinSDK/RecompiledIdlHeaders/um/WinUser.h#L5989-L6003
Related: dotnet/winforms#7945
Winforms Tracking: dotnet/winforms#7468