#pragma once #define WINDOW_SIZE 512 void hamming_window_512(float window[WINDOW_SIZE]);