pub async fn setup_ime( ime: &InputMethodEditorProxy, text: &str, base: i64, extent: i64, ) -> Result<()>