// "uniform" qualifier is illegal with "void" type struct FFF { uniform void *x; };