Function av_channel_layout_from_mask

pub unsafe extern "C" fn av_channel_layout_from_mask(
    channel_layout: *mut AVChannelLayout,
    mask: u64,
) -> i32