get_media_option_string
for (; (str = get_media_option_string(&ifmw)) != NULL; opt_sep = ",")
const char *get_media_option_string(int *);
while ((media_opt = get_media_option_string(&modew)) != NULL) {