pub type GaussianBlur = RCHandle<SkSVGFeGaussianBlur>;
pub struct GaussianBlur(/* private fields */);