policy_test
policy_test(struct iked *, struct iked_policy *);
if ((p = policy_test(env, &pol)) == NULL) {
if ((msg->msg_policy = policy_test(env, &pol)) != NULL) {
if ((pol_found = policy_test(env, &pol)) != NULL) {