pfr_clr_tables
int pfr_clr_tables(struct pfr_table *, int *, int);
error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel,
error = pfr_clr_tables(&io.pfrio_table, &io.pfrio_ndel,
error = pfr_clr_tables(&attrs.pfrio_table, &ndel, attrs.pfrio_flags | PFR_FLAG_USERIOCTL);