[`PDB::named_stream`](https://docs.rs/pdb/0.8.0/pdb/struct.PDB.html#method.named_stream) is a public API which returns a `Stream`, but the `Stream` type is not public. It should be made public.