This is a small for Bug 67299, where symbol: `Z1fCf` becomes `f(float complex)` rather than: `f(floatcomplex )`. I thought this would be the preferred way of printing, because both `llvm-cxxfilt` and `cpp_filt` both print the former.
Thanks, Miguel Saldivar