typedef struct { unsigned *char test;} s_test; #### typedef s_test Test; /* Removed "struct" */