master
1#ifndef API
2#define API
3#endif
4
5API int shared_val = 1234;