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