pub type MIDIPROPTEMPO = midiproptempo_tag;
struct MIDIPROPTEMPO { pub cbStruct: u32, pub dwTempo: u32, }
cbStruct: u32
dwTempo: u32