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