pub type DiffuseLighting = RCHandle<SkSVGFeDiffuseLighting>;
pub struct DiffuseLighting(/* private fields */);