pub fn render_node_clipmask_cpu( image: &mut RawImage, node: &SvgNode, style: SvgStyle, ) -> Option<()>