Sets the ColorByOwner color of an object. This call corresponds to setting the owner using
SetOwner to a player with player color dwNewColor.
SetColorDw(RGBa(255, 255, 255, 127), GetCursor(0));
Colors the owner areas of the currently selected clonk of the first player white and half transparent.