#[repr(C)] #[non_exhaustive] pub enum Modes { On, Off, }