@interface IPMutableRepeatedInt32 : IPRepeatedInt32 + (id)new; - (id)init; - (id)copyWithZone:(struct _NSZone { } *)a0; - (void)appendInt32Value:(int)a0; @end