#include void c_obj_greet() { printf("Hello from a C object file!"); }