1 // used with objc_boxable.m test
2 typedef struct __attribute((objc_boxable)) boxable boxable;
3 
4