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