#import #import struct CMTimeRange; @interface Test (Stuff) - (void)doSomethingElse: (CMTimeRange *)range_ptr; @end