/* prototypes */ char *xspf_url_decode(const char *url); char *xspf_url_encode(const char *path);