pub type RangesIterator<'a> = FiberAnnotationsIterator<'a>;
pub struct RangesIterator<'a> { /* private fields */ }