#pragma once void topbar_create(void); void topbar_set_title(const char* title); void topbar_update(void);