Function av_guess_codec

pub unsafe extern "C" fn av_guess_codec(
    fmt: *const AVOutputFormat,
    short_name: *const i8,
    filename: *const i8,
    mime_type: *const i8,
    type_: i32,
) -> u32