We're currently enable to roundtrip `long long`, since `ParseQualifiedName()` refuses to parse that. Adding support is not straightforward, since the `redundant_int` flag is in `SimpleType`. We should move it to `QualifiedName`.