pfctl_startstop
int pfctl_startstop(struct pfctl_handle *h, int start);
if ((ret = pfctl_startstop(pfh, 1)) != 0) {
if ((ret = pfctl_startstop(pfh, 0)) != 0) {