pub fn viewport_resolution_in_pixels(
    clip_rect: Rect,
    pixels_from_point: f32
) -> [u32; 2]