dice_notification
struct snd_firewire_event_dice_notification dice_notification;
event.dice_notification.type =
event.dice_notification.notification = dice->notification_bits;
count = min_t(long, count, sizeof(event.dice_notification));
handler->address_callback = dice_notification;