pub type scm_t_wind_flags = Enum_Unnamed33;
#[repr(u32)]pub enum scm_t_wind_flags { SCM_F_WIND_EXPLICITLY = 1, }