pub type SC_ACTION = _SC_ACTION;
struct SC_ACTION { pub Type: i32, pub Delay: u32, }
Type: i32
Delay: u32