pub(crate) fn convert( node: SvgNode<'_, '_>, state: &State<'_>, cache: &mut Cache, parent: &mut Group, ) -> Option<()>