devel/cdecl: upgrade to 7.1.
dded more GNU extensions
Added GNU C's complex, complex, const, inline, restrict, signed, signed, volatile, and volatile.
_Bool in C
In C, _Bool is now emitted rather than bool.
register removed
register is now removed (but still reserved) in C++17 and later.