1int top_left_before(void *);2 3@import diamond_top;4 5float left(float *);6 7int top_left(char *c);8 9int left_and_right(int*);10 11 12