1 2 3 4 5
typedef char foo_t; /* Conflicting, and indexed. */ extern foo_t var_1; extern foo_t *var_666;