Function avio_open_dir

pub unsafe extern "C" fn avio_open_dir(
    s: *mut *mut AVIODirContext,
    url: *const i8,
    options: *mut *mut AVDictionary,
) -> i32