pub type TIMECAPS = timecaps_tag;
struct TIMECAPS { pub wPeriodMin: u32, pub wPeriodMax: u32, }
wPeriodMin: u32
wPeriodMax: u32