Function av_hwframe_map

pub unsafe extern "C" fn av_hwframe_map(
    dst: *mut AVFrame,
    src: *const AVFrame,
    flags: i32,
) -> i32