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