pub async fn render_geometry_scene_snapshot( handle: u32, width: u32, height: u32, view: Option<String>, ) -> BuiltinResult<Vec<u8>>