GLOBAL_ENABLES_MASK
if (enables != (msg[3] & GLOBAL_ENABLES_MASK)) {
msg[2] = enables | (msg[3] & ~GLOBAL_ENABLES_MASK);