module_getid
td->td_retval[0] = module_getid(mp);
td->td_retval[0] = module_getid(mod);
int module_getid(module_t);