pub unsafe extern "C" fn av_format_set_open_cb(
    s: *mut AVFormatContext,
    callback: AVOpenCallback
)