// "varying" qualifier is illegal with "void" type void foo(varying void *x) { }