pub type Panda__SignalEvent_Closure = Option<unsafe extern "C" fn(*const _Panda__SignalEvent, *mut c_void)>;
pub enum Panda__SignalEvent_Closure { None, Some(unsafe extern "C" fn(*const _Panda__SignalEvent, *mut c_void)), }
No value.
Some value of type T.
T