pub unsafe extern "C" fn av_format_set_opaque(
    s: *mut AVFormatContext,
    opaque: *mut c_void
)