pub async fn UnregisterExtensionKeybindings( ApplicationHandle: AppHandle<Wry>, ExtensionIdentifier: String, ) -> Result<Value, String>