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