pub unsafe extern "C" fn av_frame_move_ref(
    dst: *mut AVFrame,
    src: *mut AVFrame
)