#include "static_answer.h" extern "C" int static_answer() { return 42; }