pub fn handle_pending_space_view_screenshots(
    space_view: &SpaceViewBlueprint,
    data: &[u8],
    extent: UVec2,
    mode: ScreenshotMode
)