fn rounded_rect_contains_point( rect: LayoutRect, border_radius: &BorderRadius, point: LayoutPoint, ) -> bool