luxlabs header browser preview


@protocol _SFKeyAttributes;

@interface SFKey_Ivars : NSObject {
    id<_SFKeyAttributes> attributes;
}

- (void).cxx_destruct;

@end