pub unsafe extern "C" fn av_opt_set( obj: *mut c_void, name: *const c_char, val: *const c_char, search_flags: c_int, ) -> c_int