pub type MCI_SEEK_PARMS = tagMCI_SEEK_PARMS;
struct MCI_SEEK_PARMS { pub dwCallback: u64, pub dwTo: u32, }
dwCallback: u64
dwTo: u32