#include <stdio.h> void greet() { printf("Hello from my custom library!\n"); }