pub fn svg_node_contains_point( node: &SvgNode, point: SvgPoint, fill_rule: SvgFillRule, tolerance: f32, ) -> bool