#ifndef CLAK_H_ #define CLAK_H_ #include typedef void (*fn_sound_play)(unsigned char *buffer); #endif /* CLAK_H_ */