Sets a set of color values of a KeyValues key.
native void KvSetColor(Handle kv, const char[] key, int r, int g, int b, int a = 0)