fmd_protocol_moderror
nvl = fmd_protocol_moderror(mp, err, msg);
nvl = fmd_protocol_moderror(mp, EFMD_MOD_FAIL, fmd_strerror(err));
extern nvlist_t *fmd_protocol_moderror(struct fmd_module *, int, const char *);