#include void hello_c(void) { printf("hello from c\n"); }