[C] C-STL 원형리스트 구현

https://github.com/myyrakle/C-STL/blob/master/include/circular_list.h

c++로 구현했던걸 이식함. image