1 void
2 fibonacci(Monitor *mon, int s);
3
4 void
5 dwindle(Monitor *mon);
6
7 void
8 spiral(Monitor *mon);