fn parse_fill_rule<'i, 't>( input: &mut Parser<'i, 't>, shape_type: ShapeType, expect_comma: bool, ) -> FillRule