pub type TextBlobIter<'a> = Borrows<'a, Handle<SkTextBlob_Iter>>;
struct TextBlobIter<'a>(/* private fields */);