pub type snd_seq_ev_raw8_t = snd_seq_ev_raw8;
#[repr(C)]pub struct snd_seq_ev_raw8_t { pub d: [u8; 12], }
d: [u8; 12]