pub type ANIMATIONINFO = tagANIMATIONINFO;
struct ANIMATIONINFO { pub cbSize: u32, pub iMinAnimate: i32, }
cbSize: u32
iMinAnimate: i32