#pragma once
#include "config.h"
void event_loop(Config& config, float* config_write_timer, bool* run_event_loop);