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