pfr_clr_tables
int pfr_clr_tables(struct pfr_table *, int *, int);
RVTEST(pfr_clr_tables(&table, &ndel, flags));
error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel,
pfr_clr_tables(&pt.pfrio_table, &pt.pfrio_ndel, pt.pfrio_flags);
int pfr_clr_tables(struct pfr_table *, int *, int);