FUNC
#undef FUNC
#define FUNC(f) { "pthread_"#f, &p_##f }
#define FUNC(name) ASENTRY(name)
#define FUNC __func__