npfctl_run_op
error = npfctl_run_op(npf, IOC_NPF_LOAD, req, resp);
int npfctl_run_op(npf_t *, unsigned, const nvlist_t *, nvlist_t *);
if ((error = npfctl_run_op(npf, cmd, req, resp)) == 0) {