1 __import_module__ diamond_top; 2 3 double right(double *); 4 5 struct left_and_right { 6 int left, right; 7 }; 8