register_module
return register_module(context, interface, modname, NULL, module);
ret = register_module(context, interface, modname, path, NULL);