import core.stdc.stdio; extern (C) void two() { printf("Hi from two()\n"); }