pub type LinearGradient = RCHandle<SkSVGLinearGradient>;
pub struct LinearGradient(/* private fields */);