pub type RaycastHitCallback = unsafe extern "C" fn(_: *const PxRigidActor, _: *const PxFilterData, _: *const PxShape, hit_flags: u32, _: *const c_void) -> PxQueryHitType;pub type RaycastHitCallback = unsafe extern "C" fn(_: *const PxRigidActor, _: *const PxFilterData, _: *const PxShape, hit_flags: u32, _: *const c_void) -> PxQueryHitType;