#ifndef SHARED_MP3_UTIL_H #define SHARED_MP3_UTIL_H 1 int mp3_bitrate(const char *filepath); #endif