I guess this is quite a niche feature, but it would be nice if the type parser was able to capture bitfield information.
> quickCParser_ False "int:8" parseType
TypeSpecifier (Specifiers {storageClassSpecifiers = [], typeQualifiers = [], functionSpecifiers = []}) (Int Signed)