P_SECCOMP_SET_MODE_OP
#define P_SECCOMP_SET_MODE_OP(n) case SECCOMP_SET_MODE_##n: printed = scnprintf(bf, size, "%s%s", show_prefix ? prefix : "", #n); break
#undef P_SECCOMP_SET_MODE_OP