Function avformat_new_stream

pub unsafe extern "C" fn avformat_new_stream(
    s: *mut AVFormatContext,
    c: *const AVCodec,
) -> *mut AVStream