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