#ifndef UTIL_C_H #define UTIL_C_H void hello_c(void); #endif // UTIL_C_H