remove_avoptions  520 ffmpeg.h       void remove_avoptions(AVDictionary **a, AVDictionary *b);
remove_avoptions  897 ffmpeg_opt.c       remove_avoptions(&o->g->format_opts, o->g->codec_opts);