pfctl_source_clear
pfctl_source_clear(struct pfctl_handle *h, struct pfctl_source_clear *kill)
int pfctl_source_clear(struct pfctl_handle *h, struct pfctl_source_clear *);
struct pfctl_source_clear clear = { 0 };
error = pfctl_source_clear(pfh, &clear);