PF_DEVICE
h = pfctl_open(PF_DEVICE);
static const char *pf_device = PF_DEVICE;
if ((pfh = pfctl_open(PF_DEVICE)) == NULL) {