#include int library_a(void) { printf("%s\n", __func__); return 0; }