Function av_hwdevice_ctx_create_derived_opts

pub unsafe extern "C" fn av_hwdevice_ctx_create_derived_opts(
    dst_ctx: *mut *mut AVBufferRef,
    type_: u32,
    src_ctx: *mut AVBufferRef,
    options: *mut AVDictionary,
    flags: i32,
) -> i32