Function av_channel_layout_copy

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