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