pub unsafe extern "C" fn av_dict_get_string( m: *const AVDictionary, buffer: *mut *mut c_char, key_val_sep: c_char, pairs_sep: c_char ) -> c_int