fn get_element_in_view_center_point(
    element: &Element,
    can_gc: CanGc,
) -> Option<Point2D<i64>>