Spawned from https://github.com/rust-lang/rust/pull/29291/files#r43682594 `VisiblePrivateTypesVisitor` assumes that blocks can't contain exported items, but it's not true, blocks can contain impls, and they can be exported.