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