@interface __NSPlaceholderFileSecurity : NSFileSecurity + (BOOL)supportsSecureCoding; + (id)immutablePlaceholder; - (id)retain; - (id)init; - (void)dealloc; - (unsigned long long)retainCount; - (void)encodeWithCoder:(id)a0; - (id)initWithFileSec:(struct _filesec { } *)a0; - (oneway void)release; - (id)initWithCoder:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end