fmd_create
extern void fmd_create(fmd_t *, const char *, const char *, const char *);
fmd_create(&fmd, argv[0], opt_R, opt_f);