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