const void * inter_module_get_request (const char * im_name, const char * modname);
const void * inter_module_get_request
an arbitrary string to identify the data, must be unique
module that is expected to register im_name
If inter_module_get fails, do request_module then retry.