@interface _HKObservationBlock : NSObject @property (copy, nonatomic) id /* block */ newValueHandler; - (void).cxx_destruct; @end