@interface CSPowerAssertionMac : NSObject - (id)init; - (void)invalidate; - (id)initWithTimeout:(double)a0; @end