struct Bar(u8); struct Foo; //~^ ERROR: `Bar` is forbidden as the type of a const generic parameter fn main() {}