rd_init
if (rd_init(mdb.m_rdvers) == RD_OK)
if (rd_init(RD_VERSION) != RD_OK) {
extern rd_err_e rd_init(int);
if (rd_init(_dtrace_rdvers) == RD_OK)