pub unsafe extern "C" fn av_frame_set_metadata(
    frame: *mut AVFrame,
    val: *mut AVDictionary
)