pub type snd_seq_ev_raw32_t = snd_seq_ev_raw32;
#[repr(C)]pub struct snd_seq_ev_raw32_t { pub d: [u32; 3], }
d: [u32; 3]