pub unsafe fn av_hwdevice_ctx_create(
_device_ctx: *mut *mut AVBufferRef,
_type_: AVHWDeviceType,
_device: *const c_char,
_opts: *mut AVDictionary,
_flags: c_int,
) -> c_intpub unsafe fn av_hwdevice_ctx_create(
_device_ctx: *mut *mut AVBufferRef,
_type_: AVHWDeviceType,
_device: *const c_char,
_opts: *mut AVDictionary,
_flags: c_int,
) -> c_int