@interface CPAnnotation : CPGraphicObject @property struct CGPDFAnnotation { } *cgAnnotation; - (void)dealloc; - (id)initWithCGPDFAnnotation:(struct CGPDFAnnotation { } *)a0; @end