#include #include "ccall.h" void world (void) { printf("\nHello World from C\n"); }