Function av_frame_copy_props

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