1 #include "simple.h" 2 simple_function()3 EXTERN_C const int64_t simple_function() { return 1337; } 4