1int top(int *);
2
3int top_left(char *c);
4
5int top_left_before(void *);
6