pub unsafe extern "C" fn avformat_match_stream_specifier(
    s: *mut AVFormatContext,
    st: *mut AVStream,
    spec: *const c_char
) -> c_int