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