Function av_frame_copy

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