pub unsafe extern "C" fn av_channel_layout_channel_from_string(
    channel_layout: *const AVChannelLayout,
    name: *const c_char
) -> c_int