MP3                50 lib/mp3.c      int mp3_read(struct MP3*mp3, const char* filename)
MP3               230 lib/mp3.c      void mp3_clear(struct MP3*mp3)
MP3                18 lib/mp3.h      int mp3_read(struct MP3*mp3, const char* filename);
MP3                19 lib/mp3.h      void mp3_clear(struct MP3*mp3);
MP3              1656 src/swfc.c         struct MP3 mp3;