r_debug
struct r_debug _rtld_debug; /* The SVR4 interface for the debugger */
extern struct r_debug _rtld_debug;
const struct r_debug *debug;
static const struct r_debug *
const struct r_debug *debug = NULL;