MSG_CANCEL_NOTIFY_MASK
if (snd_BUG_ON(notif_event & MSG_CANCEL_NOTIFY_MASK))
if(msg & MSG_CANCEL_NOTIFY_MASK) {
msg &= ~MSG_CANCEL_NOTIFY_MASK;