@interface __ZoomServices : NSObject { struct CGPoint { double x; double y; } __CGPoint__; } @end