fmd_module_create
while ((mp = fmd_module_create(path, ops)) == NULL) {
extern fmd_module_t *fmd_module_create(const char *, const fmd_modops_t *);