Function av_guess_format

pub unsafe extern "C" fn av_guess_format(
    short_name: *const i8,
    filename: *const i8,
    mime_type: *const i8,
) -> *const AVOutputFormat