pub unsafe extern "C" fn av_hwdevice_ctx_create( device_ctx: *mut *mut AVBufferRef, type_: c_uint, device: *const c_char, opts: *mut AVDictionary, flags: c_int, ) -> c_int