Compiler Error C2159

more than one storage class specified

A declaration contained more than one storage class, as in:

extern static int i;      // error