pub type ImageGenerator = RefHandle<SkImageGenerator>;
pub struct ImageGenerator(/* private fields */);