verto_convert_module
verto_convert_module(&VERTO_MODULE_TABLE(name), deflt, ctx)
verto_convert_module(const verto_module *module, int deflt, verto_mod_ctx *ctx);
if (!module_get_filename_for_symbol(verto_convert_module, &prefix))
return verto_convert_module(mr->module, 0, NULL);
return verto_convert_module(mr->module, 1, NULL);