pf_match_translation
r = pf_match_translation(PF_RULESET_BINAT, ctx);
r = pf_match_translation(PF_RULESET_NAT, ctx);
r = pf_match_translation(PF_RULESET_RDR, ctx);
r = pf_match_translation(PF_RULESET_BINAT, ctx);
static struct pf_krule *pf_match_translation(int, struct pf_test_ctx *);