_ChangeWindowWorkspaces
_ChangeWindowWorkspaces(window, oldWorkspaces, workspaces);
_ChangeWindowWorkspaces(window, 0, window->Workspaces());
_ChangeWindowWorkspaces(window, window->Workspaces(), 0);
_ChangeWindowWorkspaces(subset, subset->Workspaces(),
_ChangeWindowWorkspaces(subset, subset->Workspaces(),
_ChangeWindowWorkspaces(window, window->Workspaces(),
void _ChangeWindowWorkspaces(Window* window,