#include int hello_ci_world(void) { printf("hello, ci world!\n"); return 0; }