pub type Panda__TaintQueryPri_Closure = Option<unsafe extern "C" fn(*const _Panda__TaintQueryPri, *mut c_void)>;Aliased Type§
pub enum Panda__TaintQueryPri_Closure {
None,
Some(unsafe extern "C" fn(*const _Panda__TaintQueryPri, *mut c_void)),
}