fn get_visual_style_child_shape(
    context: &RewriteContext<'_>,
    shape: Shape,
    offset: usize,
    parent_overflowing: bool
) -> Option<Shape>