I have some python tools I'm trying to port that read common property streams from cfb files like the SummaryInformation stream and extract them as tags. I've been trying to look at ways to do this in rust with this crate without success, does anyone have or know of any examples of this?