pfctl_set_debug
int pfctl_set_debug(struct pfctl_handle *h, uint32_t level);
if ((ret = pfctl_set_debug(pfh, level)) != 0)
if (pfctl_set_debug(pf->h, level)) {