pub type Panda__TaintedInstrSummary_Closure = Option<unsafe extern "C" fn(message: *const Panda__TaintedInstrSummary, closure_data: *mut c_void)>;Aliased Type§
pub enum Panda__TaintedInstrSummary_Closure {
None,
Some(unsafe extern "C" fn(*const _Panda__TaintedInstrSummary, *mut c_void)),
}