#ifdef LIBHELLO_WORLD_H #define LIBHELLO_WORLD_H 1 int print_hello_world(); #endif