typedef struct { int position; // 0 int taille; // 4 void * son; // 8 int resolution; // 12 int periode_ticks; // 16 } type_etat;