fn convert_paint( node: SvgNode<'_, '_>, aid: AId, has_bbox: bool, state: &State<'_>, opacity: &mut Opacity, cache: &mut Cache, ) -> Option<(Paint, Option<ContextElement>)>