#include void test(int arg ) { printf("Result %i\n", arg ); }