_SwapItems
bool _SwapItems(int32 a, int32 b);
bool _SwapItems(int32 first, int32 second);
return _SwapItems(data->swap.a, data->swap.b);