rcm_module_open
module->dlhandle = rcm_module_open(modname);
if ((temp = rcm_module_open(namebuf)) == NULL) {
void *rcm_module_open(char *);