pub fn svgxmlnode_parse( svg_file_data: &[u8], options: SvgParseOptions, ) -> Result<SvgXmlNode, SvgParseError>