#include <tcclib.h> void weak_f (void) { printf("Weak\n"); }