Function av_probe_input_buffer2

pub unsafe extern "C" fn av_probe_input_buffer2(
    pb: *mut AVIOContext,
    fmt: *mut *const AVInputFormat,
    url: *const i8,
    logctx: *mut c_void,
    offset: u32,
    max_probe_size: u32,
) -> i32