#ifndef PUBLIC_IN_C_H
#define PUBLIC_IN_C_H
const int c = 2;
#endif