lm_add
lm_add(p, f, t);
lm_add(NULL, f, t);
static void lm_add(const char *, const char *, const char *);