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