Function avformat_stream_group_create

pub unsafe extern "C" fn avformat_stream_group_create(
    s: *mut AVFormatContext,
    type_: u32,
    options: *mut *mut AVDictionary,
) -> *mut AVStreamGroup