pub unsafe extern "C" fn b2PointInCircle( shape: *const b2Circle, point: b2Vec2, ) -> bool
Test a point for overlap with a circle in local space