pub unsafe extern "C" fn av_opt_flag_is_set( obj: *mut c_void, field_name: *const c_char, flag_name: *const c_char, ) -> c_int