#ifndef _CFM_RDS_H_ #define _CFM_RDS_H_ #include gchar * rds_decode(const gchar *s); #endif