typedef struct { long intval; double numval; long *arr; } MyStruct;