1 #pragma once
2 
3 int entity_func1(void);
4 int entity_func2(void);
5