sliding_window.c:77]: (error) Expression 'swin.head=++swin.head%swin.window_len' depends on order of evaluation of side effects
sliding_window.c:85]: (error) Expression 'swin.tail=++swin.tail%swin.window_len' depends on order of evaluation of side effects