Function av_channel_layout_from_string

pub unsafe extern "C" fn av_channel_layout_from_string(
    channel_layout: *mut AVChannelLayout,
    str_: *const i8,
) -> i32