module_add
static int module_add(const char *name, conf_init_func *ifunc,
return module_add(name, ifunc, ffunc);