pfctl_set_debug
if (pfctl_set_debug(pf, $3) != 0) {
if (pfctl_set_debug(pf, "debug") != 0) {
int pfctl_set_debug(struct pfctl *, char *);