/*[SS|TSP]*/ #include void foo(struct sched_param* bar) { int *qux = &bar->sched_ss_low_priority; (void) qux; } int main(void) { return 0; }