Earlier quoted context omitted.
That is what happens when a language makes the compromise to be copy-paste compatible with https://cdecl.org/
More to the point, it means the language continues to interpret header files from C libraries the same way that the C compiler always has.
Unfortunely it is also an hindrance to fix some issues that prevent C++ to ever embrace safety, or better implementation of static analysers.