// g++ -g -Wall -c test16-suppr-removed-fn-v1.cc
struct S
{
int m0;
unsigned bar;
};
void
bar(S*)
{}